home *** CD-ROM | disk | FTP | other *** search
- inherited AboutBox1: TAboutBox1
- Left = 241
- Top = 138
- ActiveControl = OKButton
- Caption = 'About iSpeed'
- ClientHeight = 241
- ClientWidth = 322
- OnClick = CopyrightClick
- PixelsPerInch = 96
- TextHeight = 13
- inherited Panel1: TPanel
- Width = 305
- Height = 193
- inherited ProgramIcon: TImage
- Left = 18
- Top = 18
- Width = 39
- Height = 39
- Center = True
- Picture.Data = {<image000.ico>}
- Transparent = True
- end
- inherited ProductName: TLabel
- Left = 104
- Top = 48
- Width = 188
- Height = 24
- AutoSize = False
- Caption = ''
- Font.Color = clBlue
- Font.Height = -19
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- inherited Version: TLabel
- Left = 176
- Top = 144
- Width = 6
- Height = 20
- Caption = ''
- Font.Color = clOlive
- Font.Height = -16
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- inherited Copyright: TLabel
- Top = 76
- Width = 289
- Height = 17
- Hint = 'Click here to visit our web site'
- Alignment = taCenter
- AutoSize = False
- Caption = 'Copyright ÔøΩ 1997-1998, High Mountain Software'
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- end
- inherited Comments: TLabel
- Left = 13
- Width = 277
- Height = 65
- Anchors = [akLeft, akTop, akRight]
- Caption =
- 'Warning: This computer program is protected by copyright law and' +
- ' international treaties. Unauthorized reproduction or distributi' +
- 'on of this program, or any portion of it, may result in severe c' +
- 'ivil and criminal penalties, and will be prosecuted to the maxim' +
- 'um extent possible under the law. '
- Font.Height = -8
- ParentFont = False
- end
- object RxLabel1: TRxLabel
- Left = 72
- Top = 16
- Width = 190
- Height = 24
- Caption = 'iSpeed for Windows'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblVersion: TRxLabel
- Left = 72
- Top = 48
- Width = 124
- Height = 20
- Caption = 'Version 2.7.1.0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clOlive
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ShadowColor = clBtnShadow
- end
- end
- inherited OKButton: TButton
- Left = 204
- Top = 210
- Cursor = crHandPoint
- Caption = '&OK'
- end
- object btnWebSite: TButton
- Left = 124
- Top = 210
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint =
- 'Click here to load your browser and jump to the'#13#10'High Mountain S' +
- 'oftware support web site.'
- Caption = '&Web Site'
- Default = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- TabStop = False
- OnClick = CopyrightClick
- end
- object btnSupport: TButton
- Left = 44
- Top = 210
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint =
- 'Click here to load your browser and jump to the High Mountain So' +
- 'ftware '#13#10'iSpeed online FAQ on our web site. This page provides t' +
- 'he most up to date'#13#10'information for troubleshooting problems wit' +
- 'h iSpeed.'
- Caption = 'Online &FAQ'
- Default = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- TabStop = False
- OnClick = btnSupportClick
- end
- object RxGradientCaption1: TRxGradientCaption
- Captions = <>
- FormCaption = 'About iSpeed'
- StartColor = clBlue
- Left = 16
- Top = 208
- end
- end
-